[INFO] cloning repository https://github.com/Milo-Koson/telemetry-collector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Milo-Koson/telemetry-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Koson%2Ftelemetry-collector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Koson%2Ftelemetry-collector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 026667115541ef347f18f259ef28bf6b6b018e5e
[INFO] testing Milo-Koson/telemetry-collector against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilo-Koson%2Ftelemetry-collector" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Milo-Koson/telemetry-collector
[INFO] finished tweaking git repo https://github.com/Milo-Koson/telemetry-collector
[INFO] tweaked toml for git repo https://github.com/Milo-Koson/telemetry-collector written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Milo-Koson/telemetry-collector on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Milo-Koson/telemetry-collector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded redox_syscall v0.5.13
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded syn v2.0.103
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01df6948de26b4a080bf969c6d128ae7b9c91510ef42ab861b8e202c0e672499
[INFO] running `Command { std: "docker" "start" "-a" "01df6948de26b4a080bf969c6d128ae7b9c91510ef42ab861b8e202c0e672499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01df6948de26b4a080bf969c6d128ae7b9c91510ef42ab861b8e202c0e672499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01df6948de26b4a080bf969c6d128ae7b9c91510ef42ab861b8e202c0e672499", kill_on_drop: false }`
[INFO] [stdout] 01df6948de26b4a080bf969c6d128ae7b9c91510ef42ab861b8e202c0e672499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75cff9b8f4a57ace2e655cd0f4afe15658f2b406d3a34ad28e083f3e983c66fd
[INFO] running `Command { std: "docker" "start" "-a" "75cff9b8f4a57ace2e655cd0f4afe15658f2b406d3a34ad28e083f3e983c66fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sysinfo v0.35.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling telemetry-collector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.42s
[INFO] running `Command { std: "docker" "inspect" "75cff9b8f4a57ace2e655cd0f4afe15658f2b406d3a34ad28e083f3e983c66fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75cff9b8f4a57ace2e655cd0f4afe15658f2b406d3a34ad28e083f3e983c66fd", kill_on_drop: false }`
[INFO] [stdout] 75cff9b8f4a57ace2e655cd0f4afe15658f2b406d3a34ad28e083f3e983c66fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a53f15af5ed942fa7739315a012585b35ca36766e8213ca825159f5a4cbecf1
[INFO] running `Command { std: "docker" "start" "-a" "5a53f15af5ed942fa7739315a012585b35ca36766e8213ca825159f5a4cbecf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling telemetry-collector v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.93s
[INFO] running `Command { std: "docker" "inspect" "5a53f15af5ed942fa7739315a012585b35ca36766e8213ca825159f5a4cbecf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a53f15af5ed942fa7739315a012585b35ca36766e8213ca825159f5a4cbecf1", kill_on_drop: false }`
[INFO] [stdout] 5a53f15af5ed942fa7739315a012585b35ca36766e8213ca825159f5a4cbecf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de3b0a9e7d084a4875d2afc1625499338f27dec34c4b00c8e72b91e4122ab243
[INFO] running `Command { std: "docker" "start" "-a" "de3b0a9e7d084a4875d2afc1625499338f27dec34c4b00c8e72b91e4122ab243", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telemetry_collector-ee24a16b7047c29a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telemetry_collector-99883083d1a6b665)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-d66a40915076987a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_config_defaults_when_env_missing ... ok
[INFO] [stdout] test test_config_from_env_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-0784cecb41bfed27)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_metrics_response_time ... FAILED
[INFO] [stdout] test testing_endpoint_methods ... FAILED
[INFO] [stdout] test test_metrics_endpoint_status_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_metrics_response_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_metrics_response_time' (24) panicked at src/system_metrics.rs:74:10:
[INFO] [stdout] Failed to run netstat: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab29e6fd348 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab29e6fd348 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab29e71457a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab29e71457a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ab29e701f62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab29e701f62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab29e6db706 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab29e6db706 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab29e6f53c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab29e2a384c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ab29e2a384c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab29e6f5642 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ab29e6f5642 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab29e6db7c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab29e6d08f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab29e6dc4dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab29e714dbc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab29e714b32 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ab29e2dafe3 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab29e2e823c - telemetry_collector[7ffaef5ac054d56f]::system_metrics::update_system_metrics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system_metrics.rs:74:10
[INFO] [stdout]   22:     0x5ab29e2f99d9 - telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:18:5
[INFO] [stdout]   23:     0x5ab29e2f1a23 - <telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler as axum[b842e90db8bbe0ff]::handler::Handler<(axum_core[c1740a3a4988f5e6]::extract::private::ViaParts, axum[b842e90db8bbe0ff]::extension::Extension<alloc[95e62e727ddf147d]::sync::Arc<telemetry_collector[7ffaef5ac054d56f]::config::Config>>), ()>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   24:     0x5ab29e2fedb0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ab29e2fd923 - <futures_util[c9be45e727954107]::future::future::map::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   26:     0x5ab29e2f76c3 - <futures_util[c9be45e727954107]::future::future::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   27:     0x5ab29e2e51f3 - <axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   28:     0x5ab29e2de625 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   29:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   31:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   32:     0x5ab29e30191b - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as futures_core[e8ce6ad532059066]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   33:     0x5ab29e2e89c3 - <futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   34:     0x5ab29e2fdcc3 - <futures_util[c9be45e727954107]::future::future::map::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   35:     0x5ab29e2f7713 - <futures_util[c9be45e727954107]::future::future::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   36:     0x5ab29e2f1f33 - <futures_util[c9be45e727954107]::future::try_future::MapErr<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   37:     0x5ab29e2fed33 - <tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   38:     0x5ab29e2de8f5 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   39:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   41:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   42:     0x5ab29e295a27 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<axum[b842e90db8bbe0ff]::routing::Router, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   43:     0x5ab29e296387 - <tokio[e88628d8ab1b30a2]::time::timeout::Timeout<tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<axum[b842e90db8bbe0ff]::routing::Router, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/time/timeout.rs:202:42
[INFO] [stdout]   44:     0x5ab29e28f567 - integration[4e098d2678e64c8e]::test_metrics_response_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:92:6
[INFO] [stdout]   45:     0x5ab29e296272 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5ab29e2962ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x5ab29e28d85d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   48:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   49:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   50:     0x5ab29e28d75b - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   51:     0x5ab29e2886e0 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   52:     0x5ab29e28cb2d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   53:     0x5ab29e28be24 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   54:     0x5ab29e2915cb - <tokio[e88628d8ab1b30a2]::runtime::context::scoped::Scoped<tokio[e88628d8ab1b30a2]::runtime::scheduler::Context>>::set::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   55:     0x5ab29e294309 - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   56:     0x5ab29e291dd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::try_with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   57:     0x5ab29e29195e - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   58:     0x5ab29e29326d - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   59:     0x5ab29e28a820 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   60:     0x5ab29e28ab16 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   61:     0x5ab29e28b930 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   62:     0x5ab29e293893 - tokio[e88628d8ab1b30a2]::runtime::context::runtime::enter_runtime::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   63:     0x5ab29e288211 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   64:     0x5ab29e291164 - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   65:     0x5ab29e29132a - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   66:     0x5ab29e2906c3 - integration[4e098d2678e64c8e]::test_metrics_response_time
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:113:57
[INFO] [stdout]   67:     0x5ab29e28df27 - integration[4e098d2678e64c8e]::test_metrics_response_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:80:38
[INFO] [stdout]   68:     0x5ab29e290a16 - <integration[4e098d2678e64c8e]::test_metrics_response_time::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ab29e29692b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5ab29e29692b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x5ab29e2a41a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5ab29e2a41a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x5ab29e29ed04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x5ab29e29ed04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x5ab29e2a7222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5ab29e2a7222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x5ab29e2a7222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5ab29e6fcc6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   88:     0x5ab29e6fcc6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x70f577a10aa4 - <unknown>
[INFO] [stdout]   90:     0x70f577a9da64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testing_endpoint_methods stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing_endpoint_methods' (25) panicked at src/system_metrics.rs:74:10:
[INFO] [stdout] Failed to run netstat: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab29e6fd348 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab29e6fd348 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab29e71457a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab29e71457a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ab29e701f62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab29e701f62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab29e6db706 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab29e6db706 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab29e6f53c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab29e2a384c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ab29e2a384c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab29e6f5642 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ab29e6f5642 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab29e6db7c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab29e6d08f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab29e6dc4dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab29e714dbc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab29e714b32 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ab29e2dafe3 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab29e2e823c - telemetry_collector[7ffaef5ac054d56f]::system_metrics::update_system_metrics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system_metrics.rs:74:10
[INFO] [stdout]   22:     0x5ab29e2f99d9 - telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:18:5
[INFO] [stdout]   23:     0x5ab29e2f1a23 - <telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler as axum[b842e90db8bbe0ff]::handler::Handler<(axum_core[c1740a3a4988f5e6]::extract::private::ViaParts, axum[b842e90db8bbe0ff]::extension::Extension<alloc[95e62e727ddf147d]::sync::Arc<telemetry_collector[7ffaef5ac054d56f]::config::Config>>), ()>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   24:     0x5ab29e2fedb0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ab29e2fd923 - <futures_util[c9be45e727954107]::future::future::map::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   26:     0x5ab29e2f76c3 - <futures_util[c9be45e727954107]::future::future::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   27:     0x5ab29e2e51f3 - <axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   28:     0x5ab29e2de625 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   29:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   31:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   32:     0x5ab29e30191b - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as futures_core[e8ce6ad532059066]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   33:     0x5ab29e2e89c3 - <futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   34:     0x5ab29e2fdcc3 - <futures_util[c9be45e727954107]::future::future::map::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   35:     0x5ab29e2f7713 - <futures_util[c9be45e727954107]::future::future::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   36:     0x5ab29e2f1f33 - <futures_util[c9be45e727954107]::future::try_future::MapErr<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   37:     0x5ab29e2fed33 - <tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   38:     0x5ab29e2de8f5 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   39:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   41:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   42:     0x5ab29e295a27 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<axum[b842e90db8bbe0ff]::routing::Router, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   43:     0x5ab29e28e356 - integration[4e098d2678e64c8e]::testing_endpoint_methods::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:51:10
[INFO] [stdout]   44:     0x5ab29e296272 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   45:     0x5ab29e2962ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5ab29e28d85d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   47:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   48:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   49:     0x5ab29e28d75b - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   50:     0x5ab29e2886e0 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   51:     0x5ab29e28cb2d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   52:     0x5ab29e28be24 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   53:     0x5ab29e2915cb - <tokio[e88628d8ab1b30a2]::runtime::context::scoped::Scoped<tokio[e88628d8ab1b30a2]::runtime::scheduler::Context>>::set::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   54:     0x5ab29e294309 - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   55:     0x5ab29e291dd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::try_with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   56:     0x5ab29e29195e - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   57:     0x5ab29e29326d - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   58:     0x5ab29e28a820 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   59:     0x5ab29e28ab16 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   60:     0x5ab29e28b930 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   61:     0x5ab29e293893 - tokio[e88628d8ab1b30a2]::runtime::context::runtime::enter_runtime::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   62:     0x5ab29e288211 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   63:     0x5ab29e291164 - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   64:     0x5ab29e29132a - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   65:     0x5ab29e290503 - integration[4e098d2678e64c8e]::testing_endpoint_methods
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:76:71
[INFO] [stdout]   66:     0x5ab29e28def7 - integration[4e098d2678e64c8e]::testing_endpoint_methods::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:44:36
[INFO] [stdout]   67:     0x5ab29e2909d6 - <integration[4e098d2678e64c8e]::testing_endpoint_methods::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5ab29e29692b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ab29e29692b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   70:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   71:     0x5ab29e2a41a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   72:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x5ab29e2a41a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   76:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   77:     0x5ab29e29ed04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   78:     0x5ab29e29ed04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   80:     0x5ab29e2a7222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   81:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x5ab29e2a7222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   85:     0x5ab29e2a7222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x5ab29e6fcc6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   87:     0x5ab29e6fcc6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   88:     0x70f577a10aa4 - <unknown>
[INFO] [stdout]   89:     0x70f577a9da64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_metrics_endpoint_status_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_metrics_endpoint_status_ok' (23) panicked at src/system_metrics.rs:74:10:
[INFO] [stdout] Failed to run netstat: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab29e6fd348 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab29e6fd348 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab29e6fd348 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab29e71457a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab29e71457a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ab29e701f62 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ab29e701f62 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ab29e6db706 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab29e6db706 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab29e6f53c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab29e2a384c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ab29e2a384c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ab29e6f5642 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ab29e6f5642 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab29e6db7c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab29e6d08f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab29e6dc4dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab29e714dbc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab29e714b32 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ab29e2dafe3 - <core[28b146924c2f19c6]::result::Result<std[929523f510218772]::process::Output, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab29e2e823c - telemetry_collector[7ffaef5ac054d56f]::system_metrics::update_system_metrics
[INFO] [stdout]                                at /opt/rustwide/workdir/src/system_metrics.rs:74:10
[INFO] [stdout]   22:     0x5ab29e2f99d9 - telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server.rs:18:5
[INFO] [stdout]   23:     0x5ab29e2f1a23 - <telemetry_collector[7ffaef5ac054d56f]::server::system_metrics_handler as axum[b842e90db8bbe0ff]::handler::Handler<(axum_core[c1740a3a4988f5e6]::extract::private::ViaParts, axum[b842e90db8bbe0ff]::extension::Extension<alloc[95e62e727ddf147d]::sync::Arc<telemetry_collector[7ffaef5ac054d56f]::config::Config>>), ()>>::call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   24:     0x5ab29e2fedb0 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5ab29e2fd923 - <futures_util[c9be45e727954107]::future::future::map::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   26:     0x5ab29e2f76c3 - <futures_util[c9be45e727954107]::future::future::Map<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>, fn(http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>) -> core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   27:     0x5ab29e2e51f3 - <axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   28:     0x5ab29e2de625 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<axum[b842e90db8bbe0ff]::handler::future::IntoServiceFuture<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>> + core[28b146924c2f19c6]::marker::Send>>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   29:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   31:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   32:     0x5ab29e30191b - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as futures_core[e8ce6ad532059066]::future::TryFuture>::try_poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   33:     0x5ab29e2e89c3 - <futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   34:     0x5ab29e2fdcc3 - <futures_util[c9be45e727954107]::future::future::map::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   35:     0x5ab29e2f7713 - <futures_util[c9be45e727954107]::future::future::Map<futures_util[c9be45e727954107]::future::try_future::into_future::IntoFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>>, futures_util[c9be45e727954107]::fns::MapErrFn<<core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   36:     0x5ab29e2f1f33 - <futures_util[c9be45e727954107]::future::try_future::MapErr<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   37:     0x5ab29e2fed33 - <tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]   38:     0x5ab29e2de8f5 - <axum[b842e90db8bbe0ff]::util::MapIntoResponseFuture<tower[1dcf0ec12154a5ed]::util::map_err::MapErrFuture<axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible>, <core[28b146924c2f19c6]::convert::Infallible as core[28b146924c2f19c6]::convert::Into<core[28b146924c2f19c6]::convert::Infallible>>::into>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   39:     0x5ab29e5f6e50 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   40:     0x5ab29e600288 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<tower[1dcf0ec12154a5ed]::util::boxed_clone_sync::BoxCloneSyncService<http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>, http[66db3d995bb5df22]::response::Response<axum_core[c1740a3a4988f5e6]::body::Body>, core[28b146924c2f19c6]::convert::Infallible>, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   41:     0x5ab29e5f20ab - <axum[b842e90db8bbe0ff]::routing::route::RouteFuture<core[28b146924c2f19c6]::convert::Infallible> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   42:     0x5ab29e295a27 - <tower[1dcf0ec12154a5ed]::util::oneshot::Oneshot<axum[b842e90db8bbe0ff]::routing::Router, http[66db3d995bb5df22]::request::Request<axum_core[c1740a3a4988f5e6]::body::Body>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   43:     0x5ab29e28db5d - integration[4e098d2678e64c8e]::get_metrics_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:16:49
[INFO] [stdout]   44:     0x5ab29e28ff27 - integration[4e098d2678e64c8e]::test_metrics_endpoint_status_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:39:43
[INFO] [stdout]   45:     0x5ab29e296272 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x5ab29e2962ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   47:     0x5ab29e28d85d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   48:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   49:     0x5ab29e28d75b - tokio[e88628d8ab1b30a2]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   50:     0x5ab29e28d75b - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   51:     0x5ab29e2886e0 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   52:     0x5ab29e28cb2d - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   53:     0x5ab29e28be24 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   54:     0x5ab29e2915cb - <tokio[e88628d8ab1b30a2]::runtime::context::scoped::Scoped<tokio[e88628d8ab1b30a2]::runtime::scheduler::Context>>::set::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   55:     0x5ab29e294309 - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   56:     0x5ab29e291dd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::try_with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   57:     0x5ab29e29195e - <std[929523f510218772]::thread::local::LocalKey<tokio[e88628d8ab1b30a2]::runtime::context::Context>>::with::<tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   58:     0x5ab29e29326d - tokio[e88628d8ab1b30a2]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   59:     0x5ab29e28a820 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   60:     0x5ab29e28ab16 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   61:     0x5ab29e28b930 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   62:     0x5ab29e293893 - tokio[e88628d8ab1b30a2]::runtime::context::runtime::enter_runtime::<<tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   63:     0x5ab29e288211 - <tokio[e88628d8ab1b30a2]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   64:     0x5ab29e291164 - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   65:     0x5ab29e29132a - <tokio[e88628d8ab1b30a2]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   66:     0x5ab29e290883 - integration[4e098d2678e64c8e]::test_metrics_endpoint_status_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:40:50
[INFO] [stdout]   67:     0x5ab29e28df57 - integration[4e098d2678e64c8e]::test_metrics_endpoint_status_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:38:43
[INFO] [stdout]   68:     0x5ab29e290a56 - <integration[4e098d2678e64c8e]::test_metrics_endpoint_status_ok::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5ab29e29692b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5ab29e29692b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x5ab29e2a41a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5ab29e2a41a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5ab29e2a41a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x5ab29e2a41a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x5ab29e29ed04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x5ab29e29ed04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x5ab29e2a7222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5ab29e2a7222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5ab29e2a7222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5ab29e2a7222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x5ab29e2a7222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5ab29e6fcc6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   88:     0x5ab29e6fcc6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x70f577a10aa4 - <unknown>
[INFO] [stdout]   90:     0x70f577a9da64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_metrics_endpoint_status_ok
[INFO] [stdout]     test_metrics_response_time
[INFO] [stdout]     testing_endpoint_methods
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de3b0a9e7d084a4875d2afc1625499338f27dec34c4b00c8e72b91e4122ab243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3b0a9e7d084a4875d2afc1625499338f27dec34c4b00c8e72b91e4122ab243", kill_on_drop: false }`
[INFO] [stdout] de3b0a9e7d084a4875d2afc1625499338f27dec34c4b00c8e72b91e4122ab243
